You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep hearing about collaborations with IOOS and the National Marine Sanctuaries Office and I developed this notebook to find the intersection of IOOS RA boundaries and Sanctuaries boundaries. https://github.com/MathewBiddle/sandbox/blob/main/notebooks/union_RA_boundary_and_sanctuaries.ipynb Is there something we can do with this to add to the Code Lab? I'm drawing a blank on highlighting IOOS services with this effort, but I feel it should be in the code lab in some way
The text was updated successfully, but these errors were encountered:
It's a bummer the ERDDAP API can't subset by wkt polygons. ERDDAP/erddap#55
I don't think we will be able to do that on the server side due to the 4096 characters per request URL limitation in Tomcat. Most ROI would be bigger than that to be precise.
Programming Language
Python
Module/Software/IOOS data service?
IOOS ERDDAP, arcGIS feature service
Module/Software/IOOS data service?
https://github.com/MathewBiddle/sandbox/blob/main/notebooks/union_RA_boundary_and_sanctuaries.ipynb
Provide a description.
I keep hearing about collaborations with IOOS and the National Marine Sanctuaries Office and I developed this notebook to find the intersection of IOOS RA boundaries and Sanctuaries boundaries. https://github.com/MathewBiddle/sandbox/blob/main/notebooks/union_RA_boundary_and_sanctuaries.ipynb Is there something we can do with this to add to the Code Lab? I'm drawing a blank on highlighting IOOS services with this effort, but I feel it should be in the code lab in some way
The text was updated successfully, but these errors were encountered: