noaa-onms / climate-dashboard

dashboard of climate indicators across sanctuaries
https://noaa-onms.github.io/climate-dashboard/
MIT License
1 stars 0 forks source link

Other datasets to add #5

Open dotis opened 1 year ago

dotis commented 1 year ago
  1. Sea level rise. Should we use tide gauge station data or SSH from a European product HERE?
  2. Ocean carbon from this dataset.
  3. MLD from here.
  4. Seascapes? Somehow we need to add some biology.
  5. Others?
7yl4r commented 1 year ago

RE (4) :

what about an ES50 layer from obisindicators?

We could also generate maps for key species. SDMs from (Luis|Chelsea|Thiago|etc) using OBIS+GBIF data could fit here.

Time series of either of these are going to be noisy but could be done.

dotis commented 1 year ago

We can also grab MLD and other physical params from HYCOM or other models. The only one that we really need from CMEMS (Europe) is the global carbon (pH, pCO2) (see #3).

bbest commented 1 year ago
dotis commented 12 months ago

Example idea for plot, particularly for bleaching. However, colors are not compliant, in terms of accessibility.

image

dotis commented 11 months ago

Bottom temperature and salinity (and MLD) can be found here: https://data.marine.copernicus.eu/product/MULTIOBS_GLO_PHY_TSUV_3D_MYNRT_015_012/description

This is the input dataset for Bio-ORACLE (salinity and temp)

dotis commented 10 months ago

List of priority products from NOAA climate vulnerability assessment.

dotis commented 8 months ago

As we think about adding new products, the Copernicus products are now being served in new ways. The MOTU access is being deprecated. Details below.

https://help.marine.copernicus.eu/en/articles/8612591-switching-from-current-to-new-services

Information on Marine Toolbox:

https://help.marine.copernicus.eu/en/articles/7949409-copernicus-marine-toolbox-introduction

dotis commented 8 months ago

Can use request file (.json) to request data: copernicus-marine subset --request-file request-template.json

Example request file: { "dataset_id": "cmems_mod_glo_phy_anfc_0.083deg_P1D-m", "start_datetime": "2023-10-07", "end_datetime": "2023-10-12", "minimum_longitude": -85, "maximum_longitude": -10, "minimum_latitude": 35, "maximum_latitude": 43, "minimum_depth": false, "maximum_depth": false, "variables": [ "zos", "tob" ], "output_directory": "copernicusmarine_data", "output_filename": "GLO12-lon85Wlon10W-lat35Nlat43N--from20231007to20231012.nc", "force_service": false, "force_download": false, "request_file": false, "motu_api_request": false, "overwrite_output_data": false, "overwrite_metadata_cache": false, "no_metadata_cache": false }

dotis commented 2 weeks ago

Here is a precipitation dataset I found: https://disc.gsfc.nasa.gov/datasets/GPM_3IMERGM_07/summary

This is 0.1 x 0.1 deg at a monthly time step. Units are mm/hr. I don't see that it is available in ERDDAP, but is from Earthdata Search, OPENDAP and THREDDS.

Short name on ED Search: GPM_3IMERGM