SST
-
- Posts: 7
- Joined: Fri Mar 08, 2024 9:26 am America/New_York
Re: SST
Unfortunately I am looking for data with as small resolution as possible, 1 km is the smallest I have found. I am looking at the changes in sea surface temperature in a very small area.
All I need is a dataset with longitude, latitude, time, and the sea surface temperature, so I can make plots and calculate the mean temperature every month of the year in a specific pixel.
All I need is a dataset with longitude, latitude, time, and the sea surface temperature, so I can make plots and calculate the mean temperature every month of the year in a specific pixel.
Filters:
-
- Subject Matter Expert
- Posts: 35
- Joined: Tue May 11, 2021 12:58 pm America/New_York
Re: SST
The VIIRS L2P SST products have 750 m x 750 m spatial resolution. Please see the VIIRS L2P SST product available at PO.DAAC by following this link: https://podaac.jpl.nasa.gov/cloud-datasets?search=viirs%20sst&view=list&ids=Processing%20Levels&values=2%20-%20Geophys.%20Variables,%20Sensor%20Coordinates.
-
- Posts: 7
- Joined: Fri Mar 08, 2024 9:26 am America/New_York
Re: SST
Thank you for the suggestion, however, I need data that goes back to the early 2000s. Starting somewhere between the years 1999 and 2005.
Re: SST
GES DISC - jimacker wrote:
> Note, Level 4 data refers to data that is a model output of some kind. You
> would have to specify what dataset you were visualizing to provide a better
> answer.
It is vital to mention the dataset when discussing Level 4 data because it affects model outcomes. Clarity ensures that visualizations are accurately interpreted and yield valuable insights.
> Note, Level 4 data refers to data that is a model output of some kind. You
> would have to specify what dataset you were visualizing to provide a better
> answer.
It is vital to mention the dataset when discussing Level 4 data because it affects model outcomes. Clarity ensures that visualizations are accurately interpreted and yield valuable insights.
-
- Posts: 7
- Joined: Fri Mar 08, 2024 9:26 am America/New_York
Re: SST
I am now using this data: GHRSST Level 2P Global Sea Surface Skin Temperature from the Moderate Resolution Imaging Spectroradiometer (MODIS) on the NASA Aqua satellite (GDS2)
(MODIS_A-JPL-L2P-v2019.0).
However, the temperatures I see are freezing temperatures so I was wondering if this is the cloud cover temperature or just errors in the data?
(MODIS_A-JPL-L2P-v2019.0).
However, the temperatures I see are freezing temperatures so I was wondering if this is the cloud cover temperature or just errors in the data?
-
- Subject Matter Expert
- Posts: 14
- Joined: Thu May 27, 2021 2:52 pm America/New_York
Re: SST
Hello,
Make sure you are flagging the MODIS sea_surface_temperature variable with flag >=4 from the quality_level variable to only view valid SSTs. This flagging step will remove contaminated pixels.
regards,
Ed Armstrong
Make sure you are flagging the MODIS sea_surface_temperature variable with flag >=4 from the quality_level variable to only view valid SSTs. This flagging step will remove contaminated pixels.
regards,
Ed Armstrong