Skip to content

Add InterpolateAtArcGISPoints() function to CMEMSARCOArray #13

@jjrob

Description

@jjrob

Our design pattern for gridded oceanographic data products is to create a class derived from GeoEco.Datasets.Grid and then implement these functions:

  1. CreateArcGISRasters()
  2. CreateClimatologicalArcGISRasters()
  3. InterpolateAtArcGISPoints()
  4. CreateCurrentVectorsAsArcGISFeatureClasses() (if appropriate)
  5. CreateCayulaCornillonFrontsAsArcGISRasters() (if appropriate)
  6. CannyEdgesAsArcGISRasters() (if appropriate)

Currently, 1, 2, and 6 have been implemented. We should also implement 3, InterpolateAtArcGISPoints()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions