Commit 969651cceb24d7b73165ba614cd3e44608c570d9

Authored by Elena.Budnik
1 parent 04f05d6b

spase in not used for the moment in nc2cdf.py

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/DDSERVICES/REST/nc2cdf.py
... ... @@ -149,7 +149,7 @@ class NetCdf:
149 149  
150 150 # TODO Get spase file
151 151  
152   - get_spase()
  152 + # get_spase()
153 153  
154 154 cdf.attrs['Acknowledgement '] = 'John Doe'
155 155  
... ...