<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem with reading NETCDF files in ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-reading-netcdf-files-in-arcgis-pro/m-p/1139419#M50813</link>
    <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import a NetCDF file in ArcGIS Pro, but I am not getting the right data in my table. Under the column ST-Days, I get a date instead of a number of days. I haver contacted the source of the data and they told me that it's fine from their side and that probably the problem comes from the ARCGIS interpreter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's my first time using NETCDF files in Arcgis pro, so maybe I am doing something wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please help and check if they get the same result as me (and send me a screen shot)?&lt;/P&gt;&lt;P&gt;I am using the Copernicus DataPortal :&amp;nbsp;&lt;A href="https://cds.climate.copernicus.eu/cdsapp#!/dataset/sis-tourism-snow-indicators?tab=form" target="_blank" rel="noopener"&gt;https://cds.climate.copernicus.eu/cdsapp#!/dataset/sis-tourism-snow-indicators?tab=form&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My API request is :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;import cdsapi

c = cdsapi.Client()

c.retrieve(
    'sis-tourism-snow-indicators',
    {
        'format': 'zip',
        'time_aggregation': 'climatology',
        'variable': 'period_with_medium_height_of_natural_snow',
        'experiment': 'rcp8_5',
        'period': '2081-2100',
        'statistic': '50th_percentile',
        'version': '1_0',
    },
    'download.zip')&lt;/PRE&gt;&lt;P&gt;That would be highly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isabelle&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 16:26:56 GMT</pubDate>
    <dc:creator>IB3</dc:creator>
    <dc:date>2022-02-01T16:26:56Z</dc:date>
    <item>
      <title>Problem with reading NETCDF files in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-reading-netcdf-files-in-arcgis-pro/m-p/1139419#M50813</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import a NetCDF file in ArcGIS Pro, but I am not getting the right data in my table. Under the column ST-Days, I get a date instead of a number of days. I haver contacted the source of the data and they told me that it's fine from their side and that probably the problem comes from the ARCGIS interpreter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's my first time using NETCDF files in Arcgis pro, so maybe I am doing something wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please help and check if they get the same result as me (and send me a screen shot)?&lt;/P&gt;&lt;P&gt;I am using the Copernicus DataPortal :&amp;nbsp;&lt;A href="https://cds.climate.copernicus.eu/cdsapp#!/dataset/sis-tourism-snow-indicators?tab=form" target="_blank" rel="noopener"&gt;https://cds.climate.copernicus.eu/cdsapp#!/dataset/sis-tourism-snow-indicators?tab=form&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My API request is :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;import cdsapi

c = cdsapi.Client()

c.retrieve(
    'sis-tourism-snow-indicators',
    {
        'format': 'zip',
        'time_aggregation': 'climatology',
        'variable': 'period_with_medium_height_of_natural_snow',
        'experiment': 'rcp8_5',
        'period': '2081-2100',
        'statistic': '50th_percentile',
        'version': '1_0',
    },
    'download.zip')&lt;/PRE&gt;&lt;P&gt;That would be highly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isabelle&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 16:26:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-reading-netcdf-files-in-arcgis-pro/m-p/1139419#M50813</guid>
      <dc:creator>IB3</dc:creator>
      <dc:date>2022-02-01T16:26:56Z</dc:date>
    </item>
  </channel>
</rss>

