We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There's a problem:
../rasterwise/extdata/copernicus/cout-perc1_ref_EUR-44_rcp85_IMPACT2C_QM-EOBS_1971-2000_remap215.nc tnc$transforms$id # A tibble: 35,408 x 5 id index name coord_dim selected <dbl> <int> <chr> <lgl> <lgl> 1 0 1 id TRUE TRUE 2 0 2 id TRUE TRUE 3 0 3 id TRUE TRUE 4 0 4 id TRUE TRUE 5 0 5 id TRUE TRUE 6 0 6 id TRUE TRUE ## yet head(angstroms::rawdata(.x, "id")) [1] 8801544 8801548 8000005 8115258 8115717 8000008
Can we rename id to .id? Or make a special case?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There's a problem:
Can we rename id to .id? Or make a special case?
The text was updated successfully, but these errors were encountered: