Yes, like the Python package. But on the other hand typeof(data_regional["features"])
is Vector{Any}
. I mean swapping data_regional[“features”][f][“properties”][“parameter”][“ALLSKY_SFC_SW_DWN”][t] to d’[t][f], where d’{String, Vector{Any}}().
Yes, like the Python package. But on the other hand typeof(data_regional["features"])
is Vector{Any}
. I mean swapping data_regional[“features”][f][“properties”][“parameter”][“ALLSKY_SFC_SW_DWN”][t] to d’[t][f], where d’{String, Vector{Any}}().