We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0e11c2 + 4dae59c commit b86105bCopy full SHA for b86105b
examples/nu_example.py
@@ -24,4 +24,4 @@
24
nu.by_tile_aop(dpid='DP3.30015.001', site='WREF', year=2023,
25
easting=east, northing=north, buffer=20,
26
include_provisional=True, check_size=False,
27
- save_path='INSERT FILE PATH', token=os.environ.get('NEON_TOKEN'))
+ savepath='INSERT FILE PATH', token=os.environ.get('NEON_TOKEN'))
0 commit comments