SOLVED
how to read .nc (NETCDF) files in alteryx
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page

Inactive User
Not applicable
‎04-06-2020
10:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to read population density data. How can I open .nc files in alteryx? I have attached data from SEDAC here
Solved! Go to Solution.
Labels:
- Labels:
- Datasets
3 REPLIES 3
17 - Castor
‎04-06-2020
11:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
JamieBright
5 - Atom
‎10-06-2021
02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So instead of the reader box, I have a zero input python box that uses maybe xarray or netcdf4 to open the data?
I'm curious how Alteryx is going to understand the class of netcdf thereafter as both netcdf and xarray are not conventional or native to alteryx as they are 'datasets'. Would I be required to dissassembe them all into constants for the properties and a 3D/4D numpy array in order for Alteryx to read them?
It seems there is little point using Alteryx at all when working with netcdf at the moment.
Gualigee
8 - Asteroid
‎05-30-2022
11:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I know MatLab can convert .NC files to excel versions.
