Formatting

This commit is contained in:
shahramn 2024-11-27 08:58:12 +00:00
parent b2e70094eb
commit 6b98e571c4
3 changed files with 2 additions and 3 deletions

View File

@ -2486,7 +2486,6 @@ int grib_accessor_bufr_data_array_t::create_keys(long onlySubset, long startSubs
}
if (ide == 0 && !compressedData_) {
long subsetNumber = iss + 1;
size_t len = 1;
grib_action creatorsn = {

View File

@ -231,7 +231,7 @@ int grib_accessor_data_apply_bitmap_t::pack_double(const double* val, size_t* le
return err;
}
template <typename T>
template <typename T>
int grib_accessor_data_apply_bitmap_t::unpack(T* val, size_t* len)
{
static_assert(std::is_floating_point<T>::value, "Requires floating point numbers");

View File

@ -178,7 +178,7 @@ static int create_accessor(grib_section* p, grib_action* act, grib_loader* h)
act->name_space, act->name, y->name_);
/* printf("[%s %s]\n",y->all_names_[i], y->all_name_spaces_[i]); */
/*
/*
* ECC-1898: Remove accessor from cache
* This workaround was disabled because it was causing problems with the unaliasing mars.step,
* i.e., when unaliasing "mars.step" it also unaliases "step"