pandas update: closed to inclusive
This commit is contained in:
parent
e8cc671f72
commit
d54894eecc
@ -66,7 +66,7 @@ snapshots:
|
||||
# arguments to pd.date_range
|
||||
start: "2013-01-01"
|
||||
end: "2014-01-01"
|
||||
closed: left # end is not inclusive
|
||||
inclusive: left # end is not inclusive
|
||||
|
||||
atlite:
|
||||
cutout: ../pypsa-eur/cutouts/europe-2013-era5.nc
|
||||
|
@ -61,7 +61,7 @@ snapshots:
|
||||
# arguments to pd.date_range
|
||||
start: "2013-03-01"
|
||||
end: "2013-04-01"
|
||||
closed: left # end is not inclusive
|
||||
inclusive: left # end is not inclusive
|
||||
|
||||
atlite:
|
||||
cutout: ../pypsa-eur/cutouts/be-03-2013-era5.nc
|
||||
|
@ -59,7 +59,7 @@ snapshots:
|
||||
# arguments to pd.date_range
|
||||
start: "2013-03-01"
|
||||
end: "2013-04-01"
|
||||
closed: left # end is not inclusive
|
||||
inclusive: left # end is not inclusive
|
||||
|
||||
atlite:
|
||||
cutout: ../pypsa-eur/cutouts/be-03-2013-era5.nc
|
||||
|
Loading…
Reference in New Issue
Block a user