Hi Panos,

NetCDF is currently supported only in Java and Scala API. You need to add
SerNetCF dependency:
https://sedona.apache.org/download/maven-coordinates/#sernetcdf-010

Here is an example for it. Basically you need to provide a CSV file that
describes the paths of a number of NetCDF files.

https://github.com/apache/incubator-sedona/blob/master/core/src/test/java/org/apache/sedona/core/io/EarthdataHDFTest.java

Thanks,
Jia

On Fri, Jul 23, 2021 at 5:59 AM Panos Konstantinidis
<girio...@yahoo.com.invalid> wrote:

> Hello, I would like to try out Sedona (we already have a Spark cluster
> installed) in order to process and read netcdf files. If there an example
> of how to do it? Any pointers?
> In your examples (https://sedona.apache.org/tutorial/rdd/) you don't have
> that information.
> Regards
> Panos

Reply via email to