[jira] [Commented] (SIS-356) NetCDF reader should recognize Earth Observation metadata

2017-09-05 Thread Roxana Nita (JIRA)

[ 
https://issues.apache.org/jira/browse/SIS-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16153508#comment-16153508
 ] 

Roxana Nita commented on SIS-356:
-

Kenneth Mcfarland, greetings! Are you working on this?


> NetCDF reader should recognize Earth Observation metadata
> -
>
> Key: SIS-356
> URL: https://issues.apache.org/jira/browse/SIS-356
> Project: Spatial Information Systems
>  Issue Type: Task
>  Components: Storage
>Affects Versions: 0.7
>Reporter: Martin Desruisseaux
>Priority: Minor
>
> The European Space Agency (ESA) published an extension to CF-Convention for 
> Earth Observation (EO) Metadata. This extension would fit nicely in SIS by 
> completing the 
> [AttributeNames|http://sis.apache.org/apidocs/org/apache/sis/storage/netcdf/AttributeNames.html]
>  class, which defines the mapping from NetCDF attributes to ISO 19115 
> metadata. The process would be:
> * Get the [NetCDF Earth Observation (EO) Metadata 
> Conventions|https://wiki.services.eoportal.org/tiki-download_wiki_attachment.php?attId=3271=y]
>  document (version 1.1.0 published in 2014-03-11). Authors are from CNR - 
> Institute of Atmospheric Pollution Research.
> * Inspect the NetCDF attributes listed in table and establish a relationship 
> with an equivalent ISO 19115 attribute when possible. Not all attributes have 
> equivalence; it is okay to leave attributes unmapped.
> * For each mapped attribute, add a constant in Apache SIS {{AttributeNames}} 
> class.
> * Edit the {{MetadataReader}} class for using those new constants.
> * Add JUnit tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SIS-356) NetCDF reader should recognize Earth Observation metadata

2017-08-08 Thread kenneth mcfarland (JIRA)

[ 
https://issues.apache.org/jira/browse/SIS-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118055#comment-16118055
 ] 

kenneth mcfarland commented on SIS-356:
---

I am interested on working on this issue. This sounds very interesting and I'd 
love to have a shot at it.

> NetCDF reader should recognize Earth Observation metadata
> -
>
> Key: SIS-356
> URL: https://issues.apache.org/jira/browse/SIS-356
> Project: Spatial Information Systems
>  Issue Type: Task
>  Components: Storage
>Affects Versions: 0.7
>Reporter: Martin Desruisseaux
>Priority: Minor
>
> The European Space Agency (ESA) published an extension to CF-Convention for 
> Earth Observation (EO) Metadata. This extension would fit nicely in SIS by 
> completing the 
> [AttributeNames|http://sis.apache.org/apidocs/org/apache/sis/storage/netcdf/AttributeNames.html]
>  class, which defines the mapping from NetCDF attributes to ISO 19115 
> metadata. The process would be:
> * Get the [NetCDF Earth Observation (EO) Metadata 
> Conventions|https://wiki.services.eoportal.org/tiki-download_wiki_attachment.php?attId=3271=y]
>  document (version 1.1.0 published in 2014-03-11). Authors are from CNR - 
> Institute of Atmospheric Pollution Research.
> * Inspect the NetCDF attributes listed in table and establish a relationship 
> with an equivalent ISO 19115 attribute when possible. Not all attributes have 
> equivalence; it is okay to leave attributes unmapped.
> * For each mapped attribute, add a constant in Apache SIS {{AttributeNames}} 
> class.
> * Edit the {{MetadataReader}} class for using those new constants.
> * Add JUnit tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)