File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ def _construct_cache_dir(path):
39
39
file_formats = {
40
40
"air_temperature" : 3 ,
41
41
"air_temperature_gradient" : 4 ,
42
+ "ASE_ice_velocity" : 4 ,
42
43
"basin_mask" : 4 ,
43
44
"ersstv5" : 4 ,
44
45
"rasm" : 3 ,
@@ -93,6 +94,7 @@ def open_dataset(
93
94
* ``"air_temperature"``: NCEP reanalysis subset
94
95
* ``"air_temperature_gradient"``: NCEP reanalysis subset with approximate x,y gradients
95
96
* ``"basin_mask"``: Dataset with ocean basins marked using integers
97
+ * ``"ASE_ice_velocity"``: MEaSUREs InSAR-Based Ice Velocity of the Amundsen Sea Embayment, Antarctica, Version 1
96
98
* ``"rasm"``: Output of the Regional Arctic System Model (RASM)
97
99
* ``"ROMS_example"``: Regional Ocean Model System (ROMS) output
98
100
* ``"tiny"``: small synthetic dataset with a 1D data variable
You can’t perform that action at this time.
0 commit comments