UCD-GW-Nitrate / cv-unsat

0 stars 0 forks source link

Missing Shapefiles #1

Open mariamorvillo opened 3 months ago

mariamorvillo commented 3 months ago

Good morning,

when trying to run the Matlab code, I'm missing the following shapefiles:

-1 C2VSim_Elements_3310 -2 C2VSim_Outline_3310

I was able to find some shape files here: https://data.cnra.ca.gov/dataset/c2vsimfg, under the GIS folder, but they are named slightly differently (C2VSimFG_Boundary.shp, C2VSimFG_Elements.shp), but when using them looks like they are not located in the correct position: AllRecordsMap

thank you so much in advance for your help. Best, Maria

giorgk commented 3 months ago

This is a projection issue. C2VSim shapefiles are defined in EPSG:26910, while I usually work with EPSG:3310. If you want to know more about conversions in matlab check the following link https://subsurface.gr/gis-projections-in-matlab-and-r/