podaac / SOTO

State of the Ocean (SOTO)
3 stars 0 forks source link

Update SWORD to v16 #27

Closed frankinspace closed 5 months ago

frankinspace commented 5 months ago

Need to update the FTS database to use the latest V16 SWORD data.

Shape files can be downloaded from http://gaia.geosci.unc.edu/SWORD/SWORD_v16_shp.zip

frankinspace commented 5 months ago

Blocked by #28

frankinspace commented 5 months ago

Tests in UAT with Postman passed.

Results:

FTS.postman_test_run.json

frankinspace commented 5 months ago

Go for OPS. Received concurrence in slack from @cassienickles

ymchenjpl commented 5 months ago

The SWORD v16 FTS database has been loaded into the Services OPS venue by Tim and Max on 4/16/24. See bottom of OPS wiki page at: https://wiki.jpl.nasa.gov/display/PD/FTS+v0.2.0+OPS+Services+Deployment+Procedure+-+04-29-21%2C+4-15-24

NOTE: Had to run Victoria's sword_convert script https://gist.github.com/torimcd/1cf659bc833701e11e1ba5c57e74f552: Goes through each shapefile from http://gaia.geosci.unc.edu/SWORD/SWORD_v16_shp.zip For each feature, check if 'sinuosity' has inf as value, if it does replace it with NaN Check if any other attributes contain inf Save changes back to shapefile

frankinspace commented 5 months ago

Thank you @ymchenjpl !

I've run the same tests against OPS and everything has passed. Going to closing out this ticket. OPS-FTS.postman_test_run.json