[GRASS-user] Creating STRDS from scratch
Rich Shepard
rshepard at appl-ecosys.com
Wed Feb 22 08:28:08 PST 2017
On Wed, 22 Feb 2017, Rich Shepard wrote:
> Well, duh! I thought I ran t.register yesterday, but I did not. I asked
> about using the '-i' option and then called it a workday. Sigh. Will run
> t.register now and see if the STRDS is properly filled.
Results are much better when the module is run:
t.info type=strds input=rainfall
+--------------- Space Time Raster Dataset -----------------------+
|
+--------------- Basic information -------------------------------+
| Id: ........................ rainfall at topography
| Name: ...................... rainfall
| Mapset: .................... topography
| Creator: ................... rshepard
| Temporal type: ............. absolute
| Creation time: ............. 2017-02-21 13:43:48.931376
| Modification time:.......... 2017-02-22 08:24:00.223559
| Semantic type:.............. mean
+--------------- Absolute time ------------------------------------+
| Start time:................. 2013-11-15 00:00:00
| End time:................... 2013-12-09 00:00:00
| Granularity:................ 1 day
| Temporal type of maps:...... interval
+-------------- Spatial extent ------------------------------------+
| North:...................... 175430.809409
| South:...................... 174426.610036
| East:.. .................... 2296197.40538
| West:....................... 2295620.05945
| Top:........................ 0.0
| Bottom:..................... 0.0
+-------------- Metadata information ------------------------------+
| Raster register table:......
raster_map_register_7137018d99ba4dd29f94b620b8ca406e
| North-South resolution min:. 1.000199
| North-South resolution max:. 1.000199
| East-west resolution min:... 1.0006
| East-west resolution max:... 1.0006
| Minimum value min:.......... 0.0
| Minimum value max:.......... 1.12
| Maximum value min:.......... 0.0
| Maximum value max:.......... 1.12
| Aggregation type:........... None
| Number of registered maps:.. 24
|
| Title:
| Rainfall Rates
| Description:
| Daily rainfall rates in mm/hr.
| Command history:
| # 2017-02-21 13:43:49
| t.create type="strds" temporaltype="absolute"
| output="rainfall" title="Rainfall Rates"
| description="Daily rainfall rates in mm/hr."
| # 2017-02-22 08:24:00
| t.register -i input="rainfall"
|
maps="rainfall_20131115,rainfall_20131116,rainfall_20131117,rainfall_20131118,rainfall_20131120,rainfall_20131121,rainfall_20131122,rainfall_20131123,rainfall_20131124,rainfall_20131125,rainfall_20131126,rainfall_20131127,rainfall_20131128,rainfall_20131129,rainfall_20131130,rainfall_20131201,rainfall_20131202,rainfall_20131203,rainfall_20131204,rainfall_20131205,rainfall_20131206,rainfall_20131207,rainfall_20131208,rainfall_20131209"
| start="2013-11-15" increment="1 days"
Yes, all maps are listed but truncated here.
Thanks, Soeren and Laurent,
Rich
More information about the grass-user
mailing list