diff --git a/_downloads/2d96647a075129ff8ed5d7bf2ec908de/example_long_cmems_new.zip b/_downloads/2d96647a075129ff8ed5d7bf2ec908de/example_long_cmems_new.zip index cfca47cf38..d0a5647628 100644 Binary files a/_downloads/2d96647a075129ff8ed5d7bf2ec908de/example_long_cmems_new.zip and b/_downloads/2d96647a075129ff8ed5d7bf2ec908de/example_long_cmems_new.zip differ diff --git a/_downloads/307a9b9d562a87b94ab641767ccecc49/example_long_vietnam.zip b/_downloads/307a9b9d562a87b94ab641767ccecc49/example_long_vietnam.zip index e104ae89a5..4fd8d60100 100644 Binary files a/_downloads/307a9b9d562a87b94ab641767ccecc49/example_long_vietnam.zip and b/_downloads/307a9b9d562a87b94ab641767ccecc49/example_long_vietnam.zip differ diff --git a/_downloads/46b4cb42d5bb56cc39e2b5b2b520b38d/gallery_python.zip b/_downloads/46b4cb42d5bb56cc39e2b5b2b520b38d/gallery_python.zip index 89e8b5e891..80cfe6be42 100644 Binary files a/_downloads/46b4cb42d5bb56cc39e2b5b2b520b38d/gallery_python.zip and b/_downloads/46b4cb42d5bb56cc39e2b5b2b520b38d/gallery_python.zip differ diff --git a/_downloads/47f8632ba955814362b594cdfe79728d/example_long_global_thredds.zip b/_downloads/47f8632ba955814362b594cdfe79728d/example_long_global_thredds.zip index 47dab7c6e9..1eac834947 100644 Binary files a/_downloads/47f8632ba955814362b594cdfe79728d/example_long_global_thredds.zip and b/_downloads/47f8632ba955814362b594cdfe79728d/example_long_global_thredds.zip differ diff --git a/_downloads/5d86abbe825e7b80e25248029f3f422b/example_long_shyfem.zip b/_downloads/5d86abbe825e7b80e25248029f3f422b/example_long_shyfem.zip index 16c2ea57df..8a65611d5e 100644 Binary files a/_downloads/5d86abbe825e7b80e25248029f3f422b/example_long_shyfem.zip and b/_downloads/5d86abbe825e7b80e25248029f3f422b/example_long_shyfem.zip differ diff --git a/_downloads/b3386d7a91b550e0023c69a0a14cac15/example_long_leeway_backtrack.zip b/_downloads/b3386d7a91b550e0023c69a0a14cac15/example_long_leeway_backtrack.zip index ac7231e7e9..9096c382f5 100644 Binary files a/_downloads/b3386d7a91b550e0023c69a0a14cac15/example_long_leeway_backtrack.zip and b/_downloads/b3386d7a91b550e0023c69a0a14cac15/example_long_leeway_backtrack.zip differ diff --git a/_downloads/f36fc062f7aa08e6da391d3d1cdb2819/example_long_cmems.zip b/_downloads/f36fc062f7aa08e6da391d3d1cdb2819/example_long_cmems.zip index 8ebd61c2b8..1eb9602b8c 100644 Binary files a/_downloads/f36fc062f7aa08e6da391d3d1cdb2819/example_long_cmems.zip and b/_downloads/f36fc062f7aa08e6da391d3d1cdb2819/example_long_cmems.zip differ diff --git a/_downloads/f6bd7946de6f2aa6fd46105ea02ff6c9/example_long_selafin.zip b/_downloads/f6bd7946de6f2aa6fd46105ea02ff6c9/example_long_selafin.zip index debe2e5bc0..f864c48dc7 100644 Binary files a/_downloads/f6bd7946de6f2aa6fd46105ea02ff6c9/example_long_selafin.zip and b/_downloads/f6bd7946de6f2aa6fd46105ea02ff6c9/example_long_selafin.zip differ diff --git a/_downloads/fcaddee3a42ae2e2c41e00ae08d70347/gallery_jupyter.zip b/_downloads/fcaddee3a42ae2e2c41e00ae08d70347/gallery_jupyter.zip index b3001fc7ff..dd0b850ae7 100644 Binary files a/_downloads/fcaddee3a42ae2e2c41e00ae08d70347/gallery_jupyter.zip and b/_downloads/fcaddee3a42ae2e2c41e00ae08d70347/gallery_jupyter.zip differ diff --git a/_downloads/feb0f1018f0bbfbb1b297a05dd05957f/example_long_radionuclides.zip b/_downloads/feb0f1018f0bbfbb1b297a05dd05957f/example_long_radionuclides.zip index 6b2706c8b8..8618a1dd73 100644 Binary files a/_downloads/feb0f1018f0bbfbb1b297a05dd05957f/example_long_radionuclides.zip and b/_downloads/feb0f1018f0bbfbb1b297a05dd05957f/example_long_radionuclides.zip differ diff --git a/_modules/opendrift/readers/basereader.html b/_modules/opendrift/readers/basereader.html index c9d423e1c4..8ad281f121 100644 --- a/_modules/opendrift/readers/basereader.html +++ b/_modules/opendrift/readers/basereader.html @@ -177,6 +177,11 @@

Source code for opendrift.readers.basereader

'ocean_mixed_layer_thickness_defined_by_sigma_theta': 'ocean_mixed_layer_thickness',
         'sea_floor_depth_below_sea_surface' : 'sea_floor_depth_below_sea_level',
         'sea_floor_depth_below_geoid' : 'sea_floor_depth_below_sea_level',
+        'sea_surface_elevation': 'sea_surface_height',
+        'sea_surface_elevation_anomaly': 'sea_surface_height',
+        'sea_surface_height_above_mean_sea_level': 'sea_surface_height',
+        'sea_surface_height_above_sea_level': 'sea_surface_height',
+        'sea_surface_height_above_geoid': 'sea_surface_height',
         'mass_concentration_of_suspended_matter_in_sea_water' : 'spm'
         }